Home
last modified time | relevance | path

Searched refs:CreateExternMacro (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Ddeclarations.cc192 ExternMacro* Declarations::CreateExternMacro( in CreateExternMacro() function in v8::internal::torque::Declarations
215 CreateExternMacro(name, std::move(*external_assembler_name), signature); in DeclareMacro()
Ddeclarations.h105 static ExternMacro* CreateExternMacro(std::string name,