#include "v8.h"
#include "api.h"
#include "debug.h"
#include "execution.h"
#include "factory.h"
#include "isolate-inl.h"
#include "macro-assembler.h"
#include "objects.h"
#include "objects-visiting.h"
#include "platform.h"
#include "scopeinfo.h"
Go to the source code of this file.
|
template<typename SinkChar , typename StringType > |
Handle< String > | ConcatStringContent (Handle< StringType > result, Handle< String > first, Handle< String > second) |
|
#define TYPED_ARRAY_FUN |
( |
|
Type, |
|
|
|
type, |
|
|
|
TYPE, |
|
|
|
ctype, |
|
|
|
size |
|
) |
| |
Value:case kExternal##
Type##Array: \
return native_context->type##_array_fun();
TypeImpl< ZoneTypeConfig > Type