Home
last modified time | relevance | path

Searched defs:NewContext (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/cctest/
Dcctest.cc98 v8::Local<v8::Context> CcTest::NewContext(CcTestExtensionFlags extensions, in NewContext() function in CcTest
/external/pdfium/fpdfsdk/src/javascript/
DJS_Runtime.cpp190 IFXJS_Context* CJS_Runtime::NewContext() in NewContext() function in CJS_Runtime
/external/llvm/bindings/go/llvm/
Dir.go349 func NewContext() Context { return Context{C.LLVMContextCreate()} } func
/external/clang/lib/Sema/
DSemaExpr.cpp11950 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()
11962 Sema::PushExpressionEvaluationContext(ExpressionEvaluationContext NewContext, in PushExpressionEvaluationContext()